home *** CD-ROM | disk | FTP | other *** search
/ Anime Robot / Anime Robot.iso / pc / DATA / START.dxr / 00357_vai appr. di un artista.ls < prev    next >
Encoding:
Text File  |  1998-11-13  |  227 b   |  11 lines

  1. on mouseUp me
  2.   global gInit
  3.   set s to the spriteNum of me
  4.   set gInit to 1
  5.   set the puppet of sprite s to 0
  6.   ttestoNO()
  7.   annullaMovie()
  8.   puppetTransition(member "DefTranSalto")
  9.   go(label("App" & string(s - 10)) + 1)
  10. end
  11.